Skip to content

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Apr 24, 2025

It can be confusing that a barrier waits on tasks in order rather than in the order of completion/failure, especially if a single failure implies the complete failure of the operation. This change ensures Barrier#wait returns tasks in order of completion.

Types of Changes

  • New feature.

Contribution

@ioquatix ioquatix force-pushed the barrier-wait-order branch 3 times, most recently from 4028a19 to c1546bd Compare April 24, 2025 08:43
@ioquatix ioquatix force-pushed the barrier-wait-order branch from c1546bd to 92de931 Compare July 11, 2025 06:41
@samuel-williams-shopify
Copy link
Contributor

This was merged in 9e11aef

@ioquatix ioquatix deleted the barrier-wait-order branch July 11, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants